Welcome![Sign In][Sign Up]
Location:
Search - tsp with GA

Search list

[Other resourceGA-TSP

Description: 用育种算法求解售货商问题。设有10个城市,售货商从0号城市出发要把货物送到其他9个城市,且每个城市只能达到一次,最后回到0号城市-breeding algorithm used to solve the problem of goods sold. With 10 cities, sales from 0 to cities starting the goods should be sent to the other nine cities, and each city can only reach a final return to the Town 0
Platform: | Size: 441800 | Author: 风云 | Hits:

[AI-NN-PRGA_TSA

Description: 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC++ (with map)
Platform: | Size: 1697792 | Author: ntlizheng | Hits:

[AI-NN-PRGATSP48

Description: 一个遗传算法的程序,实现了48个城市的TSP算法.用VC++环境下使用-a genetic algorithm procedures, the 48 cities in the TSP algorithm. VC environment with the use of
Platform: | Size: 890880 | Author: 蒋赛 | Hits:

[AI-NN-PRTSP_GA

Description: 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
Platform: | Size: 4096 | Author: 王元 | Hits:

[BooksMTSPranseti

Description:  多旅行商问题(Multiple Traveling Salesperson Problem ,简称MTSP) 讨论的是如何安排m( > 1 ) 位旅行商访问n( > m ) 座城市,要求每个城市只允许被访问一次时,求解所有旅行商花费的费用和是最小(或最大) 的问题。MTSP 问题其实与单 旅行商问题(Traveling Salesperson Problem ,简称TSP) 相似,但是由于添加了任何城市只要被某一旅行商访问到即可这个附加条 件,因而增加了问题复杂度。在以前使用遗传算法(GA) 研究解决MTSP 问题时,通常采用标准的TSP 染色体和处理方法。现 为解决MTSP 问题给出了一种新的染色体设计和相关的处理方法,并与以往的理论设计和计算性能进行比较。计算测试显 示,新的方法能够获得较小的查找空间,在许多方面,新的方法产生的解空间更好。-Multi-Traveling Salesman Problem (Multiple Traveling Salesperson Problem, referred to as MTSP) discussed the arrangements for the m (> 1)-bit traveling salesman visits n (> m) cities to require each city to allow only visited once, the solution of traveling salesman to spend all the costs and the smallest (or largest) problems. In fact, with the single issue of MTSP TSP (Traveling Salesperson Problem, referred to as TSP) is similar to, but added any city as long as the visit by a traveling salesman to be attached to the Pieces, thus increasing the complexity of the problem. The use of genetic algorithms in the past (GA) to study and solve the issue of MTSP, usually a standard chromosome and the TSP approach. Is MTSP problem to solve is given a new design and associated chromosome approach and the theory of the previous design and to compare performance. Calculation of the test significantly Show that the new method can find a smaller space, in many respects, the new met
Platform: | Size: 247808 | Author: liqiubin | Hits:

[matlabuse_GA_for_TSP

Description: 该MATLAB程序用遗传算法GA处理最短巡航路径问题(TSP)-The algorithm uses GA to deal with the shortest load (TSP)
Platform: | Size: 1024 | Author: liujian | Hits:

[matlabVRP_GA

Description: 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题-GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
Platform: | Size: 1024 | Author: yourchen | Hits:

[Compress-Decompress algrithmsGaTspInMatlab

Description: TSP 程序 ,有Matlab GUI界面,完常直观,很有学习价值。-TSP programs with GUI base on GA,it s worth downloading
Platform: | Size: 12288 | Author: paul | Hits:

[Software EngineeringTSPwith

Description: this the TSP problem with input GA algoritm that get input from matrix,i put test case too, you can use them-this is the TSP problem with input GA algoritm that get input from matrix,i put test case too, you can use them...
Platform: | Size: 301056 | Author: Navid Yamini | Hits:

[matlabTSP-GA

Description: 基于遗传算法的TSP优化问题,用MATLAB编写而成,运行无误-TSP based on genetic algorithm optimization problem, with written in MATLAB and run correctly
Platform: | Size: 135168 | Author: zy | Hits:

[AI-NN-PRGA

Description: TSP问题的遗传算法,C语言程序,附带问题说明-TSP problem genetic algorithm, C language program, with description of the problem
Platform: | Size: 14336 | Author: 赵1 | Hits:

[AI-NN-PRGA

Description: 用简单的遗传算法解决TSP问题的示例代码。-Solving TSP problem with Genetic Algorithm
Platform: | Size: 9216 | Author: Liyiwei | Hits:

[Other02219aeaab93

Description: TSP code with GA in Matlab
Platform: | Size: 2048 | Author: Naghmeh | Hits:

[AI-NN-PRgenetic_TSP

Description: 用遗传算法求解TSP问题,matlab源程序,付P1.m与数据以供试验-solve TSP with GA
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRTSP-GA.zip

Description: 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem selection, crossover and mutation operator design and realization by MATLAB algorithm, with detailed description and code.
Platform: | Size: 887808 | Author: ZHENG | Hits:

[matlabmytsp

Description: matlab code for tsp with GA
Platform: | Size: 2048 | Author: elles | Hits:

[matlabtsp-GA

Description: 遗传算法解决TSP问题,词程序为30个城市的TSP问题,其中交叉和变异函数有点问题,在结果中可能无法遍历30个城市-Genetic algorithm to solve TSP, the word program is 30 cities TSP problem where a problem with the crossover and mutation function, the result may not traverse 30 cities
Platform: | Size: 9216 | Author: 王贾予沣 | Hits:

[AI-NN-PRGA-TSP-CPP

Description: 遗传算法解决tsp问题的C++程序,确定可以运行。-A C++ program for solving TSP problem with GA,and it can run correctly.
Platform: | Size: 8192 | Author: 刘增全 | Hits:

[CSharpga-tsp

Description: 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
Platform: | Size: 1024 | Author: 灵石路8号 | Hits:

[AI-NN-PRTsp

Description: 用GA算法解决30城市的TSP问题,城市的数量和距离需要手动输入。-30 city TSP problem solving with GA algorithm, the number and distance of the city' s need to manually enter.
Platform: | Size: 2048 | Author: 戚为 | Hits:
« 1 23 »

CodeBus www.codebus.net